BasicTextureShader.this

Undocumented in source.
  1. this()
  2. this(string vert, string frag, string geom)
    class BasicTextureShader
    @disable
    this
    (
    string vert
    ,
    string frag = null
    ,
    string geom = null
    )
  3. this(Shader vert, Shader frag, Shader geom)

Meta